home *** CD-ROM | disk | FTP | other *** search
- ###########################################################################
- # [Maximum RCPT TO recipients]
- #
- # Description: "Refuse message with more than this number of RCPT TO: recipients"
- # Keywords: "rejection methods, RCPT TO, number, recipients"
- # Category: "Limits"
- # Format: "$max_rcpt_to = "{NUMBER}";"
- #
- # Sets the maximum number of recipients that may be named in a single email
- # message. Internet standards dictate that this be 100 recipients, most
- # mail servers are internally set to 50 recipients, but most legitimate mail
- # does not need to specify more than 20 recipients.
- #
- # The default setting is 100 recipients.
- #
- # Instructions: "Please enter a number below."
- 100
-